Skip to content
Back to search
30
MCP

gRPC Bridge

pulsemcp/grpc bridge

Bridges AI assistants to gRPC backends by dynamically exposing service methods as tools through server reflection or pre-compiled protocol buffer descriptors.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.fjnunezp75/gpu-bridge
30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more.
0 tools
rpcbind
Exposes RPC portmapper (rpcbind) functionality for network service discovery by AI agents.
0 tools
Smart AI Bridge
Metadata-only Glama MCP server.
0 tools
Replicate
Bridges Replicate's AI model hosting platform, enabling seamless interaction with diverse machine learning models for tasks like image gener
0 tools
MCP-Bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools
0 tools
mcp-bridge
A middleware to provide an openAI compatible endpoint that can call MCP tools.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "grpc_bridge": {
      "url": "None",
      "transport": "http"
    }
  }
}